123456/PO PHP H5/Ifra - Nisrine/inlog.php

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> <link rel="stylesheet" href="style/style2.css"> </head> <body> <form action="index.php" method="post"> <h2>login</h2> <label> naam </label> <input type= "text" naam= "gebruikersnaam" placeholder="Grimme"><br> <label> wachtwoord</label> <input type= "password" naam= "wachtwoord" placeholder="Grimme"><br> <input class="button" type="submit" name="Verzenden"> </form> </body> </html>

Resultaat

Made by Thijs Aarnoudse